home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 33
/
Amiga Format AFCD33 (Issue 117, Dec 1998).iso
/
-seriously_amiga-
/
archivers
/
amignutar
/
src
/
sasinclude
/
sys
/
time.h
< prev
next >
Wrap
C/C++ Source or Header
|
1998-09-07
|
114b
|
8 lines
#ifndef _TIME_
#include <time.h>
#endif /* _TIME_ */
#ifndef _TIMEB_
#include <sys/timeb.h>
#endif /* _TIMEB_ */